Skip to content

fix(cli): normalize legacy production api url#9

Merged
StevenACZ merged 1 commit into
mainfrom
fix/legacy-production-api-url
May 28, 2026
Merged

fix(cli): normalize legacy production api url#9
StevenACZ merged 1 commit into
mainfrom
fix/legacy-production-api-url

Conversation

@StevenACZ
Copy link
Copy Markdown
Owner

Summary

  • Normalize stored legacy production API URLs to https://api.lucasapp.app
  • Let LUCAS_API_URL override stored credential URLs for local smoke/testing
  • Report the resolved API URL in auth status/logout/API requests

Verification

  • bun run test tests/lib/config.test.ts tests/commands/auth-login.test.ts
  • bun run typecheck
  • bun run format:check && bun run lint && bun run test && bun run build
  • bun run src/index.ts auth status
  • bun run src/index.ts investments instruments --rank popular --limit 1
  • bun run src/index.ts subscriptions calendar --month 2026-05 --type SUBSCRIPTION --frequency MONTHLY
  • bun run src/index.ts subscription-groups list
  • bun run src/index.ts subscription-charges pending --limit 1

@StevenACZ StevenACZ merged commit 208f24b into main May 28, 2026
2 checks passed
@StevenACZ StevenACZ deleted the fix/legacy-production-api-url branch May 28, 2026 04:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant